home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Utilities / Winter Shell 1.0d2 / Source / Special / ToDo.c < prev   
Encoding:
C/C++ Source or Header  |  1994-01-19  |  600 b   |  20 lines  |  [TEXT/KAHL]

  1. #if DONT_COMPILE
  2.  
  3. Things to do in libraries:
  4.  
  5. - Test on color machine with multiple monitors.
  6. - Test on a real printer.
  7. - On rare occassions clicking a window's zoom box makes the window disappear
  8. off screen.
  9. - Things marked with program_note.
  10. - Right justified text is justified to view rectangle instead of destination
  11. rectangle if word wrap is off.
  12. - Why does TEGetHeight not include the height of the last line if the last
  13. line is empty?
  14. - Make MacHasMacsbug work.
  15. - Stack trace for AssertLib.
  16.  
  17. (updated 1/10/94, 12/17/93, 12/1/93, 11/24/93, 10/19/93, 3/5/93, 5/24/92)
  18.  
  19. #endif /* DONT_COMPILE */
  20.